home *** CD-ROM | disk | FTP | other *** search
- REM ┌─────────────< Delete this section when you are done! >──────────────┐
- REM │ │
- REM │ WCS Mark II ADV Programming Template │
- REM │ │
- REM │ Please supply as much requested information as possible. │
- REM │ │
- REM │ (Keep in mind though, that there is a 400 line limit to ADV files!) │
- REM │ │
- REM └────────────────────────────────> <──────────────────────────────────┘
- REM
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM ZEPHYR BY NEW WORLD COMPUTING
- REM
- REM
- REM
- REM Written and Tested by THRUSTMASTER
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║Base Switch Settings ║
- REM ║Black Hat switch = Digital ║
- REM ║Red Switch = Analog ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings:Joystick ║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM
-
- Mdef kzephyr
-
-
- REM ╔════════════════════════╗
- REM ║(P)FCS Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN UB FireWeapon
-
- BTN MB TurretRight
-
- BTN LB TurretLeft
-
- BTN HU CenterTurret
-
- BTN HD RadarDisplay
-
- BTN HL RadarShieldDamag
-
- BTN HR DamageDisplay
-
- REM ╔════════════════════════╗
- REM ║WCS II Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN 1 DamageDisplay
-
- BTN 2 RadarDisplay
-
- BTN 3 RadarShieldDamag
-
- BTN 4 TurretLeft
-
- BTN 5 TurretRight
-
- BTN 6 PanicButton
-
- REM ╔════════════════════════╗
- REM ║WCS II Rocker Commands: ║
- REM ╚════════════════════════╝
-
- RKR UP /P DamageDisplay
- /R DamageDisplay
-
- RKR DN /P RadarDisplay
- /R RadarDisplay
-
- @DigitalThrottle
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
- REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
- REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
- REM ║ NEW CHIP AND MICROCODE!!!! ║
- REM ║ ║
- REM ║ How can you tell if you have the new chip and microcode? At the ║
- REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
- REM ║ says "File not found then you have the old microcode version that ║
- REM ║ uses DOWNLOAD.EXE instead. ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-